home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-04-01 | 330 b | 11 lines | [TEXT/MPS ] |
- ################################################################
- ### Quit•Sounds
- ### Quit file for MPW sounds
- ### 3/31/94 Gregory E. Allen <gallen@arlut.utexas.edu>
- ################################################################
-
- # Play the "Quit" sound, if it exists
- If "`Exists "{Sounds}"Quit`" != ""
- Play "{Sounds}"Quit
- End
-